xen.git
2013-10-29 Ian Jacksontools: xenstored: if the reply is too big then send...
2013-10-29 Jan Beulichfix locking in cpu_disable_scheduler()
2013-10-29 Yang ZhangVMX: Eliminate cr3 store/load vmexit when UG enabled
2013-10-28 Matthew Daleyxl: don't emit misleading daemon pid message
2013-10-28 Ian Campbelllibxenstore: Use PTHREAD_STACK_MIN
2013-10-28 Ian Campbelllibxl: remove spurious newline from LOG() message
2013-10-28 Andrew Cooperlibelf: improve errors in elf_xen_note_check()
2013-10-28 Andrew Cooperx86/irq: print direct vector mappings in the 'i' debug key
2013-10-28 Jan Beulichx86: refine address validity checks before accessing...
2013-10-28 Andrew Coopercommon/initcall: extern linker symbols with correct...
2013-10-24 Ian Campbellxenctx: fix typo in arm64 output
2013-10-24 Ian Campbellxen: arm: Ensure HCR_EL2.RW is set correctly when build...
2013-10-24 Ian Campbellxen: arm: correctly round down MFN to 1GB boundary...
2013-10-24 Ian Campbellxen: arm: make sure pagetable mask macros have appropri...
2013-10-24 Ian Campbellxen: arm: map entire memory banks on arm64
2013-10-24 Ian Campbellxen: arm: Enable 40 bit addressing in VTCR for arm64
2013-10-24 Ian Campbellxen: correct xenheap_bits after "xen: support RAM at...
2013-10-24 Ian Campbellxen: arm: fix usage of bootargs for Xen.
2013-10-24 Ian Campbellxen: arm: correct XEN_COMPILE_ARCH autodetection for...
2013-10-24 Julien Grallxen/arm: Allocate memory for dom0 from the bottom with...
2013-10-24 Chen Baozixen/arm: implement smp initialization callbacks for...
2013-10-24 Chen Baozixen/arm: fix a typo in comment of PLATFORM_QUIRK_DOM0_M...
2013-10-24 Paul Durrantnetif.h: Add IPv6 related changes
2013-10-24 Julien Grallxen/arm: add_to_physmap_one: Avoid to map mfn 0 if...
2013-10-22 Andrew Cooperspinlock: ensure the flags parameter is wide enough
2013-10-22 Andrew Cooperwiden flags parameter for spinlock_irqsave() and friends
2013-10-22 Andrew Cooperx86/irq: local_irq_restore() should not blindly popf
2013-10-21 Jan Beulichx86/xsave: also save/restore XCR0 across suspend (ACPI S3)
2013-10-18 Marc Carinoxen/arm: Add CPU ID for Broadcom Brahma-B15
2013-10-17 Jan Beulichx86: print relevant (tail) part of filename for warning...
2013-10-16 Ian Campbelltools: update to SeaBIOS 1.7.3.1
2013-10-16 Ian Campbellxend: Drop long deprecation warning in /var/run not...
2013-10-16 Wei Liuxen: arm: Emacs style fix
2013-10-16 Juergen Grossadd cap value to credit scheduler debug info
2013-10-16 Juergen Grosscredit: unpause parked vcpu before destroying it
2013-10-15 Julien Grallxen/evtchn: Fix build on ARM
2013-10-14 Fabio Fantonilibxl: remove qemu default devices for upstream qemu
2013-10-14 Ian Campbellpygrub: Support (/dev/xvda) style disk specifications
2013-10-14 David Vrabellibxl,xl: add max_event_channels option to xl configura...
2013-10-14 David Vrabellibxc: add xc_domain_set_max_evtchn()
2013-10-14 David VrabelAdd DOMCTL to limit the number of event channels a...
2013-10-14 David Vrabelevtchn: add FIFO-based event channel hypercalls and...
2013-10-14 David Vrabelevtchn: implement EVTCHNOP_set_priority and add the...
2013-10-14 David Vrabelevtchn: add FIFO-based event channel ABI
2013-10-14 David Vrabelevtchn: allow many more evtchn objects to be allocated...
2013-10-14 David Vrabelevtchn: use a per-domain variable for the max number...
2013-10-14 David Vrabelevtchn: print ABI specific state with the 'e' debug key
2013-10-14 David Vrabelevtchn: refactor low-level event channel port ops
2013-10-14 David Vrabeldebug: remove some event channel info from the 'i'...
2013-10-14 Jan Beulichx86/HVM: cache emulated instruction for retry processing
2013-10-14 Jan Beulichx86/HVM: properly deal with hvm_copy_*_guest_phys(...
2013-10-14 Jan Beulichx86/HVM: don't ignore hvm_copy_to_guest_phys() errors...
2013-10-14 Jan Beulichx86/HVM: fix direct PCI port I/O emulation retry and...
2013-10-14 Jan Beulichx86/HVM: properly handle backward string instruction...
2013-10-14 Andrew Coopersched: Correct function prototypes
2013-10-14 Jan Beulichx86/MSI: fix locking in pci_restore_msi_state()
2013-10-14 David Vrabelsched: fix race between sched_move_domain() and vcpu_wake()
2013-10-14 Jan Beulichscheduler: adjust internal locking interface
2013-10-14 Jan Beulichx86: fix bug_line()
2013-10-11 Ian JacksonRevert "QEMU_TAG update"
2013-10-11 Ian JacksonQEMU_TAG update
2013-10-11 Ian Jacksonlibxl: make libxl__poller_put tolerate p==NULL
2013-10-11 Jan Beulichx86: check for canonical address before doing page...
2013-10-11 Jan Beulichx86: use {rd,wr}{fs,gs}base when available
2013-10-11 Jan Beulichx86: add address validity check to guest_map_l1e()
2013-10-11 Jan Beulichx86: correct LDT checks
2013-10-10 Matthew Daleylibxl: fix out-of-memory error handling in libxl_list_c...
2013-10-10 Matthew Daleytools/ocaml: fix erroneous free of cpumap in stub_xc_vc...
2013-10-10 Ian Jacksonlibxl: fix vif rate parsing
2013-10-10 Matthew Daleyx86: check segment descriptor read result in 64-bit...
2013-10-10 Jaeyong Yooxen/arm: Fixing clear_guest_offset macro
2013-10-10 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-10-10 Dario Faggiolilibxl: introduce libxl_node_to_cpumap
2013-10-10 Dario Faggiolixl: fix a typo in main_vcpulist()
2013-10-10 Dario Faggiolixl: update the manpage about "cpus=" and NUMA node...
2013-10-10 Andrew Coopertools/migrate: Fix regression when migrating from older...
2013-10-10 Fabio Fantonitools: adds tracer on qemu-xen debug configure options
2013-10-10 Julien Grallxen/arm32: Call start_xen only on the boot CPU
2013-10-10 Julien Grallxen/arm32: Call start_xen only on the boot CPU
2013-10-10 Anthony PERARDqemu-xen: Set localstatedir to /var.
2013-10-10 Anthony PERARDqemu-xen: Disabling build of guest-agent.
2013-10-09 Andrew Cooperhvm/vidirian: Avoid printing page_to_mfn(NULL) on error...
2013-10-09 Andrew Cooperx86/traps: improvements to {rd,wr}msr_hypervisor_regs()
2013-10-08 Julien Grallxen/x86: Remove GB macro in asm-x86/config.h
2013-10-08 Julien Grallxen/dts: Support Linux initrd DT bindings
2013-10-08 Julien Grallxen/arm: Add support to load initrd in dom0
2013-10-08 Julien Grallxen/dts: Use ROUNDUP macro instead of the internal...
2013-10-08 Julien Grallxen: Add macro ROUNDUP
2013-10-08 Julien Grallxen: Add macros MB and GB
2013-10-08 Andrew Cooperx86/HPET: basic cleanup
2013-10-08 Andrew CooperVT-d: fix suspected data race condition in iommu_set_ro...
2013-10-07 Jan Beulichlibxc: add LZ4 decompression support
2013-10-07 Kyungsik Leexen: add LZ4 decompression support
2013-10-04 Andrew Cooperx86: Improve information from domain_crash_synchronous
2013-10-04 Andrew Cooperx86/traps: Record last extable faulting address
2013-10-04 Konrad Rzeszutek... x86: allow HVM guests to make console_io hypercall
2013-10-04 Daniel De Graafxsm: clean up unneeded current references
2013-10-04 Daniel De Graafxsm: forbid PV guest console reads
2013-10-04 Jan Beulichx86: make hvm_cpuid() tolerate NULL pointers
2013-10-04 Yang ZhangNested VMX: fix IA32_VMX_CR4_FIXED1 msr emulation
next